_MSProject.FileBuildID[String, Object, Object] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::String ^ FileBuildID[System::String ^, System::Object ^, System::Object ^] { System::String ^ get(System::String ^ Name, System::Object ^ UserID, System::Object ^ DatabasePassWord); };
public string FileBuildID[string Name, object UserID, object DatabasePassWord] { get; }
Public ReadOnly Property FileBuildID(Name As String, Optional UserID As Object, Optional DatabasePassWord As Object) As String
Parameters
- Name
- String
- UserID
- Object
- DatabasePassWord
- Object