Share via


HostedFileContent.FileId Property

Definition

Gets or sets the ID of the hosted file.

public:
 property System::String ^ FileId { System::String ^ get(); void set(System::String ^ value); };
public string FileId { get; set; }
member this.FileId : string with get, set
Public Property FileId As String

Property Value

Exceptions

value is null.

value is empty or composed entirely of whitespace.

Applies to