TargetDictionaryDictionaryId Property
This is used to get or set the target dictionary's unique ID
Namespace: Sandcastle.Tools.BuildComponents.TargetsAssembly: Sandcastle.Tools.BuildComponents (in Sandcastle.Tools.BuildComponents.dll) Version: 2024.12.21.0
public string DictionaryId { get; protected set; }
Public Property DictionaryId As String
Get
Protected Set
public:
property String^ DictionaryId {
String^ get ();
protected: void set (String^ value);
}
member DictionaryId : string with get, set
Property Value
String