| BuildProcessPresentationStyleResourceItemsFolder Property |
This returns the name of the presentation style resource items folder determined by the build
process.
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public string PresentationStyleResourceItemsFolder { get; }
Public ReadOnly Property PresentationStyleResourceItemsFolder As String
Get
public:
property String^ PresentationStyleResourceItemsFolder {
String^ get ();
}
member PresentationStyleResourceItemsFolder : string with get
Property Value
Type:
StringSee Also