Show / Hide Table of Contents

Struct WebSite

Webサイト情報

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public struct WebSite

Fields

id

WebサイトのID

Declaration
public string id
Field Value
Type Description
String

url

WebサイトへのURL

Declaration
public string url
Field Value
Type Description
String
Back to top Generated by DocFX