EntityFilePointersResponse.UnReferencedFiles Property

Definition

public:
 property cli::array <System::String ^> ^ UnReferencedFiles { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public string[] UnReferencedFiles { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.UnReferencedFiles : string[] with get, set
Public Property UnReferencedFiles As String()

Property Value

String[]
Attributes

Applies to