VCConfiguration.InheritedPropertySheets 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置或获取配置的属性表。
public:
property System::String ^ InheritedPropertySheets { System::String ^ get(); void set(System::String ^ value); };
public:
property Platform::String ^ InheritedPropertySheets { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(734)]
public string InheritedPropertySheets { [System.Runtime.InteropServices.DispId(734)] get; [System.Runtime.InteropServices.DispId(734)] set; }
[<System.Runtime.InteropServices.DispId(734)>]
[<get: System.Runtime.InteropServices.DispId(734)>]
[<set: System.Runtime.InteropServices.DispId(734)>]
member this.InheritedPropertySheets : string with get, set
Public Property InheritedPropertySheets As String
属性值
分号分隔的字符串,其中包含继承的属性表名称。
- 属性
注解
最好在 "属性管理" 窗口中设置此属性。