IdentityGeneratorFile.OutputPath Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
property System::String ^ OutputPath { System::String ^ get(); void set(System::String ^ value); };
public string OutputPath { get; set; }
member this.OutputPath : string with get, set
Public Property OutputPath As String