VCXDCMakeTool.OutputDocumentFile Ö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.
Çıktı belgesi dosya adını ayarlar veya alır.
public:
property System::String ^ OutputDocumentFile { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ OutputDocumentFile { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(6)]
public string OutputDocumentFile { [System.Runtime.InteropServices.DispId(6)] get; [System.Runtime.InteropServices.DispId(6)] set; }
[<System.Runtime.InteropServices.DispId(6)>]
[<get: System.Runtime.InteropServices.DispId(6)>]
[<set: System.Runtime.InteropServices.DispId(6)>]
member this.OutputDocumentFile : string with get, set
Public Property OutputDocumentFile As String
Özellik Değeri
Belge dosyası adını içeren dize.
- Öznitelikler