PartialClassGenerationTask.KnownReferencePaths Property

Definition

Gets or sets the known reference paths.

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

Property Value

String[]

The known reference paths.

Applies to